home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15316 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.halcyon.com!usenet
  2. From: Glen Parker <glenebob@halcyon.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help with Printing
  5. Date: Thu, 04 Apr 1996 11:19:07 -0800
  6. Organization: Computer Systems Contracting
  7. Message-ID: <316420AB.497F@halcyon.com>
  8. References: <4jk4cf$ki7@dfw-ixnews5.ix.netcom.com>
  9. NNTP-Posting-Host: blv-pm2-ip29.halcyon.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (WinNT; I)
  14.  
  15. Sam Palmer wrote:
  16. > I need help with C++.  Today I bought the Borland c++ for
  17. > windows version 4.5. I created a program and an .exe file and
  18. > want to run it from Dos under Window's 95.  But, when I type
  19. > in the program name at the dos prompt, I get a message saying "this
  20. > program must be run in windows.
  21. > The reason I need to run it under dos is because my professor
  22. > wants us to use the control print screen command to capture
  23. > the actual program while it is running to the printer.
  24. > Is there a way to do this?  Can I do it from windows?
  25. > Thanks,
  26. > Sam
  27.  
  28. Did you set the target platform to 'DOS'?  Look in 
  29. the target-expert dialog...
  30.  
  31. Glen
  32.  
  33.  
  34.